Determining Cursor Offsets
ATSUI provides the following functions for determining cursor offsets:
-
ATSUNextCursorPosition obtains the edge offset corresponding to the next cursor position based on the type of cursor movement.
-
ATSUPreviousCursorPosition obtains the edge offset corresponding to the previous cursor position based on the type of cursor movement.
-
ATSURightwardCursorPosition obtains the edge offset to the right of the high caret position based on the type of cursor movement.
-
ATSULeftwardCursorPosition obtains the edge offset to the left of the high caret position based on the type of cursor movement.
© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)